Drop gdk_device_get_position
authorMatthias Clasen <mclasen@redhat.com>
Fri, 14 Aug 2020 01:03:21 +0000 (21:03 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 14 Aug 2020 02:24:06 +0000 (22:24 -0400)
commit8a13d18655e337dc3c11860533e357c022b08b21
treeea4f1be5a51fc32663a57e2dddfe14c9fd16b531
parent9786185cc0fe7c2de64a5fbc25ec29879ab3f3ff
Drop gdk_device_get_position

Convert the last user to _gdk_device_query_state
and drop this unused internal api.
gdk/gdkdevice.c
gdk/gdkinternals.h
gdk/win32/gdkdrag-win32.c